Oauth2 Errors InvalidTarget
Oauth2 Errors InvalidTarget
Indicates that the authorization server is unwilling or unable to issue a token for any target service.
This schema was added in vSphere API 8.0.3.0.
AllOf
This class requires all of the following:
JSON Example
{
"error": "string",
"error_description": "string",
"error_uri": "string"
}